home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / f90 / wnlline.z / wnlline
Encoding:
Text File  |  2002-10-03  |  1.7 KB  |  42 lines

  1. WNLLINE(3F)                                           Last changed: 1-22-99
  2.  
  3.  
  4. NNAAMMEE
  5.      WWNNLLLLIINNEE - Allows each NNAAMMEELLIISSTT variable to begin on a new line
  6.  
  7. SSYYNNOOPPSSIISS
  8.      CCAALLLL WWNNLLLLIINNEE((_v_a_l_u_e))
  9.  
  10. IIMMPPLLEEMMEENNTTAATTIIOONN
  11.      UNICOS, UNICOS/mk, and IRIX systems
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.      On IRIX systems, this routine is valid only when compiling programs
  15.      with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
  16.      the --ccrraayylliibbss option to the MIPSpro F77 compiler. See the "BUGS"
  17.      subsection for further details.
  18.  
  19.      WWNNLLLLIINNEE allows each NNAAMMEELLIISSTT variable to begin on a new line.
  20.  
  21.      When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
  22.      UNICOS or IRIX, all arguments must be of default kind unless
  23.      documented otherwise.  On UNICOS the default kind is KKIINNDD==88 for
  24.      integer, real, complex, and logical arguments; on IRIX, the default
  25.      kind is KKIINNDD==44.
  26.  
  27.      _v_a_l_u_e   The following values are possible for the _v_a_l_u_e argument:
  28.  
  29.              00    No new line
  30.  
  31.              11    New line for each variable
  32.  
  33. BBUUGGSS
  34.      On IRIX systems, the implementation of these routines has not been
  35.      thoroughly tested.
  36.  
  37. SSEEEE AALLSSOO
  38.      RRNNLL(3), RRNNLLEECCHHOO(3F), RRNNLLSSKKIIPP(3F), RRNNLLTTYYPPEE(3F), WWNNLL(3), WWNNLLLLOONNGG(3F)
  39.  
  40.      _A_p_p_l_i_c_a_t_i_o_n _P_r_o_g_r_a_m_m_e_r'_s _L_i_b_r_a_r_y _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed
  41.      version of this man page.
  42.